翻訳と辞書
Words near each other
・ Subject reduction
・ Subject Seven
・ Subject side parameter
・ Subject to Change
・ Subject to Change (band)
・ Subject to Change (EP)
・ Subject to Change (film)
・ Subject to Change (Henry Threadgill album)
・ Subject to Change (Switched album)
・ Subject to Change (Vanessa-Mae album)
・ Subject Two
・ Subject-expectancy effect
・ Subject-matter expert
・ Subject-matter jurisdiction
・ Subject-oriented business process management
Subject-oriented programming
・ Subject-SUBJECT consciousness
・ Subject...Aldo Nova
・ SubjectAltName
・ Subjectile
・ Subjective
・ Subjective character of experience
・ Subjective consciousness
・ Subjective constancy
・ Subjective expected relative similarity (SERS)
・ Subjective expected utility
・ Subjective idealism
・ Subjective logic
・ Subjective refraction
・ Subjective report


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Subject-oriented programming : ウィキペディア英語版
Subject-oriented programming

In computing, Subject-Oriented Programming is an object-oriented software paradigm in which the state (fields) and behavior (methods) of objects are not seen as intrinsic to the objects themselves, but are provided by various subjective perceptions (“subjects”) of the objects. The term and concepts were first published in September 1993 in a conference paper〔William Harrison and Harold Ossher, Subject-Oriented Programming - A Critique of Pure Objects, Proceedings of 1993 Conference on Object-Oriented Programming Systems, Languages, and Applications, September 1993〕 which was later recognized as being one of the three most influential papers to be presented at the conference between 1986 and 1996.〔http://www.sigplan.org/award-oopsla.htm〕 As illustrated in that paper, an analogy is made with the contrast between the philosophical views of Plato and Kant with respect to the characteristics of “real” objects, but applied to software ones. For example, while we may all perceive a tree as having a measurable height, weight, leaf-mass, etc., from the point of view of a bird, a tree may also have measures of relative value for food or nesting purposes, or from the point of view of a tax-assessor, it may have a certain taxable value in a given year. Neither the bird’s nor the tax-assessor’s additional state information need be seen as intrinsic to the tree, but are added by the perceptions of the bird and tax-assessor, and from Kant’s analysis, the same may be true even of characteristics we think of as intrinsic.
Subject-oriented programming advocates the organization of the classes that describe objects into “subjects”, which may be composed to form larger subjects. At points of access to fields or methods, several subjects’ contributions may be composed. These points were characterized as the join-points〔Harold Ossher , Peri Tarr. Operation-Level Composition: A Case in (Join) Point, in ECOOP ’98 Workshop Reader, 406–409〕 of the subjects. For example, if a tree is cut-down, the methods involved may need to join behavior in the bird and tax-assessor’s subjects with that of the tree’s own. It is therefore fundamentally a view of the compositional nature of software development, as opposed to the algorithmic (procedural) or representation-hiding (object) nature.
==Examples==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Subject-oriented programming」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.